@charset "UTF-8";



/*关于我们****已整理***2019.8.20***/
.about_top {height:460px;overflow:hidden;position:relative; padding-top:30px}
.about_top .about_top_l { position:absolute; left:0; width:50%; height:458px; z-index:9;background:#f6f6f6; border:1px #eeeeee solid;border-right:none;}
.about_top .about_txt{padding:36px;font-size:14px;  line-height:28px;}
.about_top .about_top_r{ width:50%; float:right;height:100%; overflow:hidden; }
.about_top .about_top_r .m12{height:460px; background-repeat: no-repeat; background-size: cover;background-position: center center;  overflow:hidden}


.sj{ overflow:hidden;margin:20px 0 40px;}
.sj ul{margin-left:-20px;}
.sj li{float: left;width:25%;text-align:center;overflow:hidden; color:#fff;padding-left:20px; line-height:150%; box-sizing:border-box}
.sj li .sjbg{ background:#6583b9;padding:36px 13px 24px; overflow: hidden; display:block;}
.sj li .num{ font-size:16px; margin-left:12px;}
.sj li .num span{font-size:42px; letter-spacing:2px;font-family:HYQiHei-80S;}
.sj li .txt{font-size:16px; margin-top:12px }
.sj li .sjbg:hover{background:#f45365}